Skip to content

Comments

Fix malformed XML doc on McpServerPrimitiveCollection.Contains#1348

Merged
jeffhandley merged 2 commits intomainfrom
copilot/fix-xml-documentation-issue
Feb 23, 2026
Merged

Fix malformed XML doc on McpServerPrimitiveCollection.Contains#1348
jeffhandley merged 2 commits intomainfrom
copilot/fix-xml-documentation-issue

Conversation

Copy link
Contributor

Copilot AI commented Feb 21, 2026

The <returns> description for Contains was a bare comment line rather than wrapped in <returns> tags, causing it to be silently dropped from IntelliSense and generated API docs.

  • McpServerPrimitiveCollection.cs: Wrap the returns text in proper <returns>...</returns> tags

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix malformed XML documentation for Contains method Fix malformed XML doc on McpServerPrimitiveCollection.Contains Feb 21, 2026
Copilot AI requested a review from stephentoub February 21, 2026 18:15
@stephentoub stephentoub marked this pull request as ready for review February 21, 2026 18:59
@stephentoub stephentoub added this to the 1.0.0 (GA) milestone Feb 22, 2026
@jeffhandley jeffhandley merged commit 741eab7 into main Feb 23, 2026
10 checks passed
@jeffhandley jeffhandley deleted the copilot/fix-xml-documentation-issue branch February 23, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants